Welcome![Sign In][Sign Up]
Location:
Search - VC I

Search list

[OS programManage

Description: VC++ 自己编写的一个考勤管理软件,功能还可以!仅供参考学习!-VC++ I have written an attendance management software
Platform: | Size: 1935360 | Author: hanbin | Hits:

[VC/MFCVC-serial-communication-source

Description: VC串口通讯源程序.我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了-VC serial communication source program.I believe that if you use VC programming, so with this code, can be an easy job to do to complete the serial programming task
Platform: | Size: 114688 | Author: 谢泽东 | Hits:

[assembly languageSerialPortT

Description: 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的-A relatively complete serial communication program source code Vc++ I believe we have to see after harvest
Platform: | Size: 1899520 | Author: 张海涛 | Hits:

[matlabVC

Description: simulink电机矢量控制仿真文件,希望对大家有用-motor vector control simulink simulation files, I want to be useful
Platform: | Size: 9216 | Author: 王涛 | Hits:

[Driver Developchar[i][j]play

Description: vc++中二维数组的使用,简单例子,用于初学者学习。-The use of vc++ 2 d array, a simple example, for beginners to learn.
Platform: | Size: 132096 | Author: cijunqiang | Hits:

[Dialog_WindowVC(ie)

Description: 这是一个关于c++写ie的学习文档,分享给大家,希望大家喜欢-This is a written on the C learning documents, sharing for everyone, I hope you like
Platform: | Size: 5120 | Author: dftg6789 | Hits:

[VC/MFCRead_STL

Description: STL是三维模型常用的文件格式。对STL文件进行读取和显示,是对模型进行后续操作的前提。在对STL文件格式进行详细分析的基础上,以VC+-I-作为开发平台;利用C++标准lO库的ifstream类型定义对象并绑定STL文件;再用标准库string类型中的getline逐行读取绑定的STL文件;最后,应用OpenGL中绘制三角面片编程技术实现对STL文件格式的直观显示。通过试验验证了读取和显示效果。-STL is a commonly used file format for 3D models. Reading and displaying the STL file is a prerequisite for the subsequent operation of the model. In the STL file format on the basis of a detailed analysis to VC+-I- as a development platform use C++ standard lO library ifstream type definition object and bind STL file and then the standard library string type getline line by line read Bound STL file Finally, the use of OpenGL in the drawing of triangulation programming technology to achieve STL file format intuitive display. Experiments verify the read and display results.
Platform: | Size: 162816 | Author: Jion_su | Hits:

[CommunicationSerialPort

Description: 自己写的一个基于VC++6.0的串口通信得小程序,对于理解串口基本使用方法会有一些帮助。(I wrote a serial communication based on VC++6.0 small program, for understanding the basic serial method of use, there will be some help.)
Platform: | Size: 4532224 | Author: Tercelfly | Hits:

[Windows Develop批量建立文本

Description: 批量建立文件,这里我只是建立了txt文件,里面设置了可以建立多少个文件,还可以设置用什么的文件名,批量建立只是文件名后面有个数字不一样(Batch build file, here I just established a TXT file, can establish how many is installed inside the file, you can also set a by what name, is not the same as the batch build behind only the file name a number)
Platform: | Size: 229376 | Author: 周小年 | Hits:

[GDI-BitmapFaceDetect

Description: haar特征的提取,haar特征目标动态检测,非常适合需要的人在此的基础上改进的,希望对能帮助大家(Haar feature extraction, Haar features, target dynamic detection, very suitable for those who need improvement on this basis, and I hope to help you)
Platform: | Size: 9191424 | Author: foot1313 | Hits:

[VHDL-FPGA-Verilogsvpwm_full_nios

Description: 实现verilog的svpwm 对于算法开发有很好的帮助。。希望大家多多学习了。(Implementation of verilog svpwm for the development of the algorithm has a very good help. The I hope you learn a lot.)
Platform: | Size: 14814208 | Author: 头上两只角 | Hits:

[Special Effects149008204siftMatch

Description: 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping function, the plane image of the triangle one by one to the calculated three-dimensional coordinates up on it. In order to facilitate the observation of 3D effects, I also designed the interactive function: the arrow keys can be rotated up and down around the reconstructed model, with the mouse wheel can zoom in or out. Use gluLookAt function to achieve the function of point rotation. The three-dimensional reconstructed code is implemented in glFuncs.cpp.)
Platform: | Size: 6095872 | Author: 0908 | Hits:

[Otherlingo10.0

Description: 我在文件夹里找的,不知道是干嘛的,lingo安装包(I don't know what this is for. He's really pushing me)
Platform: | Size: 12961792 | Author: 李佳伟 | Hits:

[Othervc++6.0使用教程课件

Description: VC++入门学习,我刚开始学习VC++就是看的这个资料,里面的内容很具体。(VC++ primer learning. I just started learning VC++, just look at this information, which content is very specific)
Platform: | Size: 7123968 | Author: jlljll | Hits:

[OtherMFC计算器,VC++源码编写

Description: c++编程实例,帮助大家好好学习,希望大家喜欢(C++ programming examples, to help you study hard, I hope you like)
Platform: | Size: 16384 | Author: 杰杰欧巴 | Hits:

[OtherVC++ USB

Description: USB开发设备通常有一个或多个配置; 配置通常有一个或多个接口; 接口通常有一个或多个设置; 接口有零或多个端点。(USB is a based library that implements a relay from endpoints to a pair of I/O resources)
Platform: | Size: 155648 | Author: KIGA | Hits:

[Windows Developmywx

Description: 微信PC版协议实现,本人亲自调试通过,可做二次开发: 1.获取服务器分配的一个唯一会话ID 2.通过会话ID获得随机登录二维码 3.轮询手机端是否已经扫描二维码并确认 4.访问登录地址,获得uin和sid(The WeChat PC version of the protocol implementation, I personally debugging through, can be two times the development: 1. get the server assigned a unique session by session ID 2. ID random login two-dimensional code 3. polling mobile phone is to scan two-dimensional code and confirm 4. login address, UIN and SID)
Platform: | Size: 93233152 | Author: vision2sky | Hits:

[Windows Develop实例02

Description: 如果想学习VC6开发,我建议可以看这个,这个里面使用MFC作为基础,利用V6开发各种吸引人的界面!效果很好,作为开发者,不得不学!里面含有 菜单、按钮、对话框、以及各种风格的东西!(If you want to learn about VC6 development, I suggest that you can look at this, which USES MFC as the basis and USES V6 to develop various attractive interfaces! The effect is very good, as the developer, have to learn! It contains menus, buttons, dialogs, and all kinds of styles!)
Platform: | Size: 18432 | Author: xiaojunz | Hits:

[Windows DevelopCombobox_LComboBox

Description: VC++开发的LComboBox,提供了几种模式和样式,感觉挺不错的,希望能帮到大家,有兴趣的朋友可以了解一下!(VC++ development of LComboBox, provides several modes and styles, feel pretty good, and I hope to help you, interested friends can understand!)
Platform: | Size: 222208 | Author: darongshu | Hits:

[Windows DevelopVCtraining

Description: 实现a与b互换,功能很强,下载个东西,还让老子又是注册又是上传或付费,我上传你Mlg B(To achieve a and b interchangeable, powerful, download a thing, but also let me register and upload or pay, I upload you Mlg B)
Platform: | Size: 594944 | Author: edgedownload | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net